home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / games / gg203.zip / HELP.TXT < prev    next >
Text File  |  1997-02-12  |  6KB  |  134 lines

  1.                   Hosting Galaxy G in Windows 95 (freeware)
  2.  Pegasus Mail REQUIRED (unless you have a reliable COMMANDLINE mailer)
  3.  
  4. http://www.lochnet.com/49845/rec/games/pbm/galaxyg.htm
  5. rko@industry.net
  6. -----------------------------------------------------------------------
  7. *WARNING*  Hosting Galaxy is NOT for the weak of heart or stomach, or
  8.            GUI oriented brain cell.  The program can handle mistakes
  9.            from player's orders pretty well, but when players are the
  10.            ones who pay for the mistakes, people can get discouraged
  11.            from playing and even angry.
  12.  
  13.            You MUST manually scan through players' orders to make sure
  14.            the player knows what he's doing.
  15.  
  16.            Check: Does the player have the proper gameName, playerName,
  17.                   and password??? (this happens often).  Does every
  18.                   player end their orders with #END?
  19.  
  20. #GALAXY gamename playername [password]
  21. #END
  22.  
  23.                   A lot of players mistype the gamename, or enter the
  24.                   WRONG password (or none at all after they set one)
  25.                   Something like this will cause the program to skip the
  26.                   entire orders for a particular player.   The player
  27.                   then will gripe the next turn.
  28.  
  29.           Email:  Your email account must be fast and reliable.  A lot
  30.                   of people try to send orders at the last minute.
  31.  
  32.           Double check:   View the reports to your satisfaction BEFORE
  33.                   you mail them out.  Look for a player that has a whole
  34.                   list of mistakes in their orders.  Maybe their email
  35.                   server was slow.   Double check and use your best
  36.                   judgement whether to use their orders or not.  You can
  37.                   ALWAYS rerun the turn before you mail reports out.
  38.  
  39. BACKUP your game turn data!   Nothing would ruin a game faster than having
  40. accidently deleted the last actual completed turn, and telling players that
  41. you lost yesterdays, last week, or a whole months worth of game playing.
  42.  
  43. -----------------------------------------------------------------------
  44.  
  45. -----------------------------------------------------------------------
  46. Operation:
  47. -----------------------------------------------------------------------
  48.  
  49. Install a version of Pegasus Mail.  Make sure your internet connection
  50. can handle 32bit if you download the 32bit version.  You can download
  51. the 16bit Pegasus Mail version at: http://www.pegasus.usa.com/
  52.  
  53. Galaxy needs to be run inside a DOS window box, in the same directory
  54. galaxy is located. (set the directorty properly before running galaxy)
  55.  
  56. Create Game:
  57. -----------------------------------------------------------------------
  58. First you need to edit the players text file.  It is simply a list of
  59. email addresses or stub addresses for as many positions/players you
  60. want in the game.  One email address per line.  (See PLAYERS.TXT)
  61.  
  62. After that, READ CREATE.TXT and run GALAXY.  Enter: '?' to see the
  63. options.  'c' and 'g' are the only ones you need.
  64.  
  65. Enter: 'c', and answer the questions.  A 'typical' map allows 15-
  66. 20x20 square light years per player, and about 7-15 planets each player.
  67. This is arbitrary now.
  68.  
  69. Players are NOT supposed to receive TURN 0 REPORTS.  Examine the total
  70. startup for all nations, the map, and make sure you're happy with it.
  71. Reports are stored in REPORTS/gameName or NREPORTS/gameName.  Simply
  72. run a turn with no orders to get to TURN 1.  (see below and "game.bat")
  73.  
  74. *NOTE: 'Judge' is YOUR information.  The judge is a special report that
  75. contains almost all the information about anything in the galaxy.
  76.  
  77. Game handling:
  78. -----------------------------------------------------------------------
  79. In Pegasus mail, CREATE a filter with two commands:
  80. (Tools; Mail filtering rules; Create/edit general rule set --
  81.  new; [enter long name for item] <org.galaxy.sample.do.new-orders>;
  82.                                                   (See: step1.gif)
  83.  OPEN the filtering rule set you just named
  84.  ADD RULE - (see: step2.gif)
  85.     In these headers - SUBJECT
  86.     Trigger text - <gameName>
  87.     Action to take - APPEND to <orderFile>
  88.  ADD RULE - (see: step3.gif)
  89.     In these headers - SUBJECT
  90.     Trigger text - <gameName>
  91.     Action to take - MOVE to <select a folder>
  92.  
  93. When you click OK, compare your results with step4.gif
  94.  
  95. * In DOS or some file manager, delete the last turn's <orderFile>
  96.  
  97. * Reverse sort the date in your newmail folder
  98.   (Folder; Sort by reverse date)
  99.  
  100. * APPLY the filter you just made.
  101.   (Tools; Mail filtering rules; Apply general rule set to filter)
  102.  
  103. -----------------------------------------------------------------------
  104. Outside of Pegasus Mail:
  105. -----------------------------------------------------------------------
  106. GALAXY.EXE -f <orderFile> -g <gameName1> <gameName2> <etc>
  107.  
  108. Edit the file "motd.txt" if you want to.  (opening message)
  109.  
  110. Observe GAMESAMP.BAT & GAME.BAT
  111.  
  112. Edit the batch file (game.bat) to suit your gameName and orderFile in the
  113. parameters.
  114.  
  115. To handle RERUNNING turns, you can delete the data file of the turn you
  116. need to redo in directory "/DATA/gameName/".   Next turn's data files are
  117. created and saved AFTER ALL the reports are completely generated for each
  118. game.  Data files are nothing but a mass of text.  You can edit it with a
  119. text editor, but be careful and backup your data.
  120.  
  121. EXIT PEGASUS MAIL COMPLETELY.  CLOSE THE PROGRAM.
  122.  
  123. Look at and run the batch file "SENDREP.BAT"
  124. (Pegasus will queue all the messages in offline mode)
  125.  
  126. LOAD PEGASUS when done and SEND all your queued mail.
  127. (Total mail for a 30 player game with 400 planets estimated at around
  128. 1 MB upload per turn.  A small game I'm running with 8 players and 100
  129. planets only has 120k to upload per turn at turn 27)
  130.  
  131. That's all there is to it.  If you have questions about hosting a game,
  132. especially in Windows 95, send email to:
  133. rko@industry.net   Subject: (Galaxy G)
  134.